home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / boxes / rdonly / rdonly.frm (.txt) < prev   
Visual Basic Form  |  1992-11-12  |  1KB  |  34 lines

  1. RDONLY
  2. ''TRUE' Scrolling Read-Only Textbox Demo
  3. Form1
  4. Label1
  5. eWith SetMsgFilter you get no I-BEAM no Highlighted text and no caret PLUS no 'ring aroung the collar'
  6. Text1
  7. Text1
  8. Command1
  9. EM_SETREADONLY
  10. Command2
  11. SetMsgFilter
  12. Text2
  13. Text2
  14. SetMsgFilter
  15. SendMessage
  16. wParam
  17. lParam
  18. Getfocus
  19. WM_USER
  20. EM_SETREADONLY
  21.     Form_Load
  22. Screen
  23. Width
  24. Height
  25. Text1
  26. text-
  27. Command2_Click
  28. Command1_Click
  29. rdonly.dllj
  30. Form_Load
  31. mousepointer = 11
  32. Command2_Click
  33. Command1_Click
  34.